buffered stream

buffered stream
буферизированный поток

Англо-русский словарь по вычислительной технике и информационным технологиям - 4-е изд.. .

Игры ⚽ Поможем написать реферат

Смотреть что такое "buffered stream" в других словарях:

  • C file input/output — C Standard Library Data types Character classification Strings Mathematics File input/output Date/time Localiza …   Wikipedia

  • Stdio.h — Saltar a navegación, búsqueda stdio.h, que significa standard input output header (cabecera estandar E/S), es la biblioteca estándar del lenguaje de programación C, el archivo de cabecera que contiene las definiciones de macros, las constantes,… …   Wikipedia Español

  • stdio.h — stdio.h, que significa standard input output header (cabecera estandar E/S), es la biblioteca estándar del lenguaje de programación C, el archivo de cabecera que contiene las definiciones de macros, las constantes, las declaraciones de funciones… …   Wikipedia Español

  • Setvbuf — is a function in standard C which lets the programmer control the buffering of a file stream. It is declared in ; its function prototype is:int setvbuf(FILE *stream, char *buf, int mode, size t size); stream is a pointer to the file stream for… …   Wikipedia

  • Fflush — is a C function belonging to the ANSI C standard library, and included in the file stdio.h. Its purpose is to write any buffered output data for the specified stream. Function prototype :int fflush(FILE *stream pointer );Argument meaning: *… …   Wikipedia

  • Pipeline (computing) — In computing, a pipeline is a set of data processing elements connected in series, so that the output of one element is the input of the next one. The elements of a pipeline are often executed in parallel or in time sliced fashion; in that case,… …   Wikipedia

  • EIA-708 — is the standard for closed captioning for ATSC digital television streams in the United States and Canada. It was developed by the Electronic Industries Alliance.Unlike most DVB captions, EIA 708 captions are textual like traditional Line 21… …   Wikipedia

  • iostream — C++ Standard Library fstream iomanip ios iostream sstream string …   Wikipedia

  • Actor model — In computer science, the Actor model is a mathematical model of concurrent computation that treats actors as the universal primitives of concurrent digital computation: in response to a message that it receives, an actor can make local decisions …   Wikipedia

  • Microsoft SQL Server — Developer(s) Microsoft Stable release SQL Server 2008 R2 (10.50.2500.0 Service Pack 1) / July 11, 2011; 4 months ago …   Wikipedia

  • Streaming media — A typical webcast, streaming in an embedded media player. Streaming media is multimedia that is constantly received by and presented to an end user while being delivered by a streaming provider.[note 1] The name refers to the delivery method of… …   Wikipedia


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»